-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- StripeAPI
Total Complexity |
56 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
253 |
Lines of code |
129 |
Logical lines of code |
100 |
Comment lines |
76 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getMinimumAmount() |
B |
45 |
24 |
40 |
convertToSmallestUnit() |
B |
49 |
18 |
29 |
getAccountCountry() |
S |
60 |
3 |
14 |
createPaymentIntent() |
S |
67 |
2 |
8 |
getPaymentIntent() |
S |
67 |
2 |
8 |
getPaymentMethod() |
S |
67 |
2 |
8 |
updatePaymentIntentDescription() |
S |
65 |
2 |
9 |
__construct() |
S |
81 |
1 |
3 |
registerApp() |
S |
72 |
1 |
5 |
checkMinimumAmount() |
S |
72 |
1 |
5 |